home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _C48AFEF6057A4A4E916AE902F4CE666F < prev    next >
Text File  |  2008-06-28  |  4KB  |  106 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>386</width>
  12.             <height>191</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form2</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer row="1" column="0">
  23.             <property name="name">
  24.                 <cstring>spacer3</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>16</width>
  35.                     <height>16</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <spacer row="1" column="2">
  40.             <property name="name">
  41.                 <cstring>spacer3_2</cstring>
  42.             </property>
  43.             <property name="orientation">
  44.                 <enum>Horizontal</enum>
  45.             </property>
  46.             <property name="sizeType">
  47.                 <enum>Fixed</enum>
  48.             </property>
  49.             <property name="sizeHint">
  50.                 <size>
  51.                     <width>16</width>
  52.                     <height>16</height>
  53.                 </size>
  54.             </property>
  55.         </spacer>
  56.         <widget class="QLabel" row="2" column="1">
  57.             <property name="name">
  58.                 <cstring>GoNextTip</cstring>
  59.             </property>
  60.             <property name="sizePolicy">
  61.                 <sizepolicy>
  62.                     <hsizetype>5</hsizetype>
  63.                     <vsizetype>4</vsizetype>
  64.                     <horstretch>0</horstretch>
  65.                     <verstretch>0</verstretch>
  66.                 </sizepolicy>
  67.             </property>
  68.             <property name="text">
  69.                 <string>To confirm your choice, press <b>Next</b></string>
  70.             </property>
  71.             <property name="alignment">
  72.                 <set>AlignTop|AlignLeft</set>
  73.             </property>
  74.         </widget>
  75.         <widget class="QListBox" row="1" column="1">
  76.             <property name="name">
  77.                 <cstring>lbStoragePlaces</cstring>
  78.             </property>
  79.         </widget>
  80.         <widget class="QLabel" row="0" column="1">
  81.             <property name="name">
  82.                 <cstring>textLabel1</cstring>
  83.             </property>
  84.             <property name="text">
  85.                 <string>The wizard has found the following places to store the computer snapshots (please pick the one):</string>
  86.             </property>
  87.             <property name="alignment">
  88.                 <set>WordBreak|AlignVCenter</set>
  89.             </property>
  90.         </widget>
  91.     </grid>
  92. </widget>
  93. <connections>
  94.     <connection>
  95.         <sender>lbStoragePlaces</sender>
  96.         <signal>doubleClicked(QListBoxItem*)</signal>
  97.         <receiver>Form1</receiver>
  98.         <slot>OnItemDoubleClicked(QListBoxItem*)</slot>
  99.     </connection>
  100. </connections>
  101. <slots>
  102.     <slot access="protected" specifier="pure virtual">OnItemDoubleClicked(QListBoxItem*)</slot>
  103. </slots>
  104. <layoutdefaults spacing="6" margin="11"/>
  105. </UI>
  106.